home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1997 February / EnigmA AMIGA RUN 15 (1997)(G.R. Edizioni)(IT)[!][issue 1997-02][PLANET CD V].iso / enigma / earcd / sviluppo / svilupp2 / prog_bar.rdm < prev    next >
Text File  |  1997-01-18  |  955b  |  25 lines

  1. Short:    A Progress Bar Link Library Amiga programmers (V1.1).
  2. Author:   asavage@bitsmart.com (Allan Savage)
  3. Uploader: asavage@bitsmart.com (Allan Savage)
  4. Version:  1.1
  5. Type:     dev/misc
  6. Replaces: dev/c/prog_bar*
  7.  
  8.  
  9. A progress bar link library for Amiga Programmers.
  10.  
  11. Prog_Bar.lib  is  a  progress  bar  link library designed to make it easy to
  12. create,  manage  and delete progress bars within most programming languages.
  13. It  has  been  tested  using  Dice  C,  Devpac  3  Assember, SAS/C and Turbo
  14. Modula-2.
  15.  
  16. The  library  is  capable of producing many different types of progress bars
  17. using  a simple set of parameters.  These allow the programmer to completely
  18. customise  a  progress  bar by changing its border, colours, size, location,
  19. dimensions, direction and text.
  20.  
  21. Demonstration programs (with source code) have been included to show what is
  22. possible using the library.
  23.  
  24. Documentation has been supplied in both AmigaGuide and plain text format.
  25.